home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1998 / MacHack 1998.toast / The Hacks! / Talking KeyBoard / Source / about.h < prev    next >
Encoding:
Text File  |  1998-04-24  |  192 b   |  10 lines  |  [TEXT/CWIE]

  1. // Program Author: Paul Baxter pbaxter@assistivetech.com
  2. // This program may be freely distributed.
  3. //
  4. //
  5.  
  6.  
  7. #define kSpeakAboutID        128
  8. #define kAboutAlertID        128
  9. extern void DoAboutBox(void);
  10.